Skip to content

Conversation

RalfJung
Copy link
Member

@RalfJung RalfJung commented Apr 6, 2024

With rust-lang/rust#123317 having landed, there's a way to run the tests directly on the library source tree, without most of the hackery that was required before. (But in exchange we get new hackery in the form of MIRI_REPLACE_LIBRS_IF_NOT_TEST.)

@RalfJung RalfJung added this pull request to the merge queue Apr 6, 2024
Merged via the queue into rust-lang:master with commit fce4134 Apr 6, 2024
@RalfJung RalfJung deleted the nofake branch April 6, 2024 11:18
GuillaumeGomez added a commit to GuillaumeGomez/rust that referenced this pull request Apr 6, 2024
…Simulacrum

remove miri-test-libstd hacks that are no longer needed

In rust-lang#123317 we developed a different approach to testing the standard library in Miri, and with rust-lang/miri-test-libstd#56 the out-of-tree miri-test-libstd has been switched to that approach. That makes these hacks here no longer necessary.
rust-timer added a commit to rust-lang-ci/rust that referenced this pull request Apr 6, 2024
Rollup merge of rust-lang#123541 - RalfJung:remove-old-hacks, r=Mark-Simulacrum

remove miri-test-libstd hacks that are no longer needed

In rust-lang#123317 we developed a different approach to testing the standard library in Miri, and with rust-lang/miri-test-libstd#56 the out-of-tree miri-test-libstd has been switched to that approach. That makes these hacks here no longer necessary.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant